Welcome![Sign In][Sign Up]
Location:
Search - winsock mfc

Search list

[WinSock-NDISA_simple_IOCP_ServerClient_Class

Description: 要求读者已经熟悉cpp,winsock,mfc和多线程. 简单而能大的server/client程序演示iocp的使用-asked readers already familiar with cpp, winsock, mfc and multithreading. Simple and can be large server / client procedures for the use of demonstration It
Platform: | Size: 178076 | Author: 夏佳 | Hits:

[Ftp ClientFtpClient(winsock)

Description: 这是一个在MFC下通过Winsock实现的FTP客户端,实现了登陆、查询目录、上传、下载文件,是学习网络编程、FTP协议、Winsock编程的很好材料。-in MFC through Winsock FTP client to achieve the landing, Inquiries directory, upload and download documents, is learning network programming, FTP agreement, Winsock Programming good material.
Platform: | Size: 34430 | Author: jorry | Hits:

[Other resourceWinSock

Description: MFC网络编程源代码,实现信息的互传,客户端和服务器端实现对话
Platform: | Size: 3705931 | Author: 王恒 | Hits:

[ICQ-IM-ChatChatRoom(Winsock)

Description: 用MFC开发的一个聊天室程序.使用winsock套接字
Platform: | Size: 46077 | Author: cai junzhao | Hits:

[Internet-Network一个对Winsock 完成端口模型封装的类

Description: 在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,我在C语言下用完成端口模型写了一个WEBSERVER,前些天,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法,比如采用AcceptEx来代替accept和使用LOOKASIDE LIST来管理内存,使得WEBSERVER的性能有了比较大的提高。 -under the Windows network server program development, no doubt, Winsock completed port model is the most efficient. Winsock port model with complete preview of overlap and complete port IO to achieve complete port after the model to understand is a relatively simple, but want to know the complete Winsock port model, the need for the Windows threads, thread synchronization, Winsock API and Windows IO mechanism of a certain understanding. If we do not understand, recommended several books : "Inside Windows 2000," Windows core programming "," WIN32 multithreaded programming "," WINDOWS network programming technology. " Last year, I used C language under complete port model was a WEBSERVER, few days ago, I decided to rewrite the C WEBSERVER to the WEBSERVER i
Platform: | Size: 44032 | Author: 王明 | Hits:

[File Operate使用winsock进行文件传送

Description: 使用MFC下的winsock写的一个文件传输程序,在windows2000、VC6.0下调试通过。-use of the protocols of MFC write a file transfer procedures in Solaris, under VC6.0 through debugging.
Platform: | Size: 10240 | Author: 张能臻 | Hits:

[Internet-NetworkA_simple_IOCP_ServerClient_Class

Description: 要求读者已经熟悉cpp,winsock,mfc和多线程. 简单而能大的server/client程序演示iocp的使用-asked readers already familiar with cpp, winsock, mfc and multithreading. Simple and can be large server/client procedures for the use of demonstration It
Platform: | Size: 178176 | Author: 夏佳 | Hits:

[Ftp ClientFtpClient(winsock)

Description: 这是一个在MFC下通过Winsock实现的FTP客户端,实现了登陆、查询目录、上传、下载文件,是学习网络编程、FTP协议、Winsock编程的很好材料。-in MFC through Winsock FTP client to achieve the landing, Inquiries directory, upload and download documents, is learning network programming, FTP agreement, Winsock Programming good material.
Platform: | Size: 33792 | Author: jorry | Hits:

[source in ebookWinSock

Description: MFC网络编程源代码,实现信息的互传,客户端和服务器端实现对话-MFC network programming source code, the realization of information to each other, the client and server-side to achieve a dialogue
Platform: | Size: 3705856 | Author: 王恒 | Hits:

[ICQ-IM-ChatChatRoom(Winsock)

Description: 用MFC开发的一个聊天室程序.使用winsock套接字-Using MFC to develop a chat room program. Use winsock Sockets
Platform: | Size: 46080 | Author: cai junzhao | Hits:

[Internet-NetworkChatRoom

Description: MFC WinSock的一个小案例,说明其运行原理,一个小聊天室程序.-MFC WinSock a small cases to illustrate its operation principle, a small chat room procedures.
Platform: | Size: 76800 | Author: 李凤杰 | Hits:

[VC/MFCclient

Description: 基 于 MFC 的 WinSock 客 户 端 程 序 设 计-MFC-based client for WinSock Programming
Platform: | Size: 2235392 | Author: 李雅 | Hits:

[Internet-NetworkServer

Description: 基 于 MFC 的 WinSock 客 户 端 程 序 设计-MFC-based client for WinSock Programming
Platform: | Size: 1912832 | Author: 李雅 | Hits:

[VC/MFCMFCActiveSock

Description: MFC WinSock ActiveX控件开发实例 -MFC WinSock ActiveX
Platform: | Size: 525312 | Author: 张揄扬 | Hits:

[Internet-NetworkChatRoom(Winsock)

Description: 用VC MFC实现的聊天室 实现了主要的简单的功能-chatroom VC++6.0 mfc
Platform: | Size: 1947648 | Author: 武松 | Hits:

[Software EngineeringVC_examples

Description: 实例12-1:使用用户界面线程实例。源代码在光盘中“\12\InterfaceThread”目录下。 实例12-2:使用工作者线程实例。源代码在光盘中“\12\ControlThread”目录下。 实例12-3:多线程实例。源代码在光盘中“\12\WQDemo”目录下。 实例12-4:线程间的通信。源代码在光盘中“\12\ThreadCommu”目录下。 实例13-1:动态链接库(Dll)实例。源代码在光盘中“\13\dlltest ”目录下。 实例13-2:鼠标钩子应用实例。源代码在光盘中“\13\MouseHook”目录下。 实例13-3:键盘钩子应用实例。源代码在光盘中“\13\KeyboardHook”目录下。 实例14-1:WinSock网络程序:聊天室。源代码在光盘中“\14\WinSocketChat”目录下。 实例14-2:利用MSComm控件进行串口数据传输。源代码在光盘中“\14\MSComm”目录下。 实例14-3:简单的WinInet应用程序。源代码在光盘中“\14\SimpleNet”目录下。 实例15-1:创建Access数据库。源代码在光盘的“\15\Info”中。 实例15-2:MFC的ODBC数据库实例。源代码在光盘中“\15\Enroll”目录下。 实例15-3:利用ADO查询并操作数据库实例。源代码在光盘中“\15\AdoTest”目录下。-InterfaceThread ControlThread ThreadCommu
Platform: | Size: 4390912 | Author: ajian | Hits:

[Internet-NetworkTCPClientTest

Description: TCP Client Program using MFC WinSock
Platform: | Size: 2048 | Author: Rishi | Hits:

[Internet-Networkwinsock

Description: MFC程序设计附源代码 Socket编程-MFC Programming with source code Socket Programming
Platform: | Size: 4096 | Author: 刘俊彬 | Hits:

[Internet-NetworkChatRoom(Winsock)

Description: MFC写的聊天室,希望对大家有所帮助。希望大家顶起来-MFC written in chat rooms, we want to help. Top up hope
Platform: | Size: 1946624 | Author: 章鹏程 | Hits:

[Internet-NetworkMFC_Winsock_Api

Description: MFC版的 winsock API直接编写的小程序 十分适合新人学习使用-MFC version of the winsock API directly is very suitable for small programs written in learning to use new
Platform: | Size: 93184 | Author: 贺长富 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net